func crypto/x509.newRawAttributes
2 uses
crypto/x509 (current package)
x509.go#L1979: func newRawAttributes(attributes []pkix.AttributeTypeAndValueSET) ([]asn1.RawValue, error) {
x509.go#L2144: rawAttributes, err := newRawAttributes(attributes)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)